Welcome![Sign In][Sign Up]
Location:
Search - assembler code

Search list

[SCMassembler-teacher

Description: 主要介绍keil的功能及使用方法,并附有相关实例,及源代码-Keil introduces the function and use, together with relevant examples, and source code
Platform: | Size: 7476224 | Author: 对着天空 | Hits:

[assembly languageWassemblersource-code

Description: 王爽汇编程序后面章节源代码 包括中断调用等-Wang Shuang assembler source code behind the section
Platform: | Size: 4096 | Author: ygx | Hits:

[VC/MFCAssembler

Description: 汇编语言教程及答案和一些案例代码,欢迎大家学习-Assembly Language Tutorial and answers, and some cases of code, and welcome them to learn
Platform: | Size: 302080 | Author: 阿庆 | Hits:

[Graph DrawingParticleSystem1

Description: From: http://clootie.narod.ru/delphi/download_custom.html ParticleSystem1 - unidirectional generator sample Main idea of this sample was to demonstrate right and wrong ways of generating uniform distribution of unit length vectors - so end-points formed by these vectors forms sphere surface. But in process of providing visual feedback for user some other interesting techniques appeared. I try to list them below (in advanced - beginner order): Vertex shader assembler code for particle systems with particle size calculation. Stencil buffer / matrix operations for mirror rendering. Various frame buffer blending modes. Rendering graphs with with transformed and lit vertices. Usage of DrawPrimitiveUP D3DDevice method (for graph rendering). -From: http://clootie.narod.ru/delphi/download_custom.html ParticleSystem1 - unidirectional generator sample Main idea of this sample was to demonstrate right and wrong ways of generating uniform distribution of unit length vectors - so end-points formed by these vectors forms sphere surface. But in process of providing visual feedback for user some other interesting techniques appeared. I try to list them below (in advanced - beginner order): Vertex shader assembler code for particle systems with particle size calculation. Stencil buffer / matrix operations for mirror rendering. Various frame buffer blending modes. Rendering graphs with with transformed and lit vertices. Usage of DrawPrimitiveUP D3DDevice method (for graph rendering).
Platform: | Size: 55296 | Author: hfTam | Hits:

[Other Embeded programamb-pic-code-2009-08-01.tar

Description: Microchip PIC Assembler functions
Platform: | Size: 1818624 | Author: TFitz | Hits:

[assembly languagem12048

Description: Generate Assembler Code for Pulse Width controller
Platform: | Size: 67584 | Author: houloum | Hits:

[assembly languageADC0809

Description: 基于C51的AD读写汇编程序,有显示部分代码-C51 of AD based on reading and writing assembler code showing some
Platform: | Size: 1024 | Author: 沈浩 | Hits:

[assembly languageVIENNAB

Description: This file is for the purpose of virus study only! It should not be passed around among the general public. It will be very useful for learning how viruses work and propagate. But anybody with access to an assembler can turn it into a working virus and anybody with a bit of assembly coding experience can turn it into a far more malevolent program than it already is. Keep this code in responsible hands!
Platform: | Size: 6144 | Author: GhostRiderXX | Hits:

[OtherCLOCK

Description: 这是我们的一个课程作业,很适合初学者。代码为时钟汇编程序,注释详细。-This is one of our course work, very suitable for beginners. Clock assembler code, comments, details.
Platform: | Size: 1024 | Author: gooyin | Hits:

[SCMRFREADER

Description: 本代码是基于RC500和51系列单片机开发的射频卡读卡器的完整汇编源码,对希望做基于ISO14433 TYPEA 读卡器汇编设计的人员是十分珍贵的资料。-This is RF-READER assembler code based RC500 and 51serial microComputor.
Platform: | Size: 23552 | Author: 杨昆仑 | Hits:

[SCMbcd_led_printer

Description: 单片机硬件译码--BCD数码管 附 protuces 仿真电路图 汇编程序代码-Microcontroller hardware decoding- BCD digital circuit simulation with protuces assembler code
Platform: | Size: 11264 | Author: 陈翔宇 | Hits:

[SCMAD_led

Description: 单片机 AD 转换 -- 电阻控制8组 LED 亮灭 附 PROTUCES 仿真电路图 汇编程序代码-SCM AD conversion- LED light resistance of the control group 8 with PROTUCES off assembler code emulation circuit
Platform: | Size: 46080 | Author: 陈翔宇 | Hits:

[Game Hook CrackMiniVM

Description: 里面包含有汇编器代码和虚拟机代码,主要用来体验PC的工作原理和CPU的寻址方式等,由于用E语言编写的程序比较慢,所以管道模式是没有办法实现的了。-Which contains the virtual machine code and assembler code, the main PC to experience the working principle and the CPU' s addressing modes and so on, because a program written with the E is relatively slow, so there is no way pipeline model was implemented.
Platform: | Size: 703488 | Author: 飞轩泠 | Hits:

[ELanguageCompiler

Description: c0文法编译器,可生成四元式完成代码优化,再生成汇编语言,由汇编程序解释执行。-c0 grammar compiler can generate code optimized quad-style completion and then generate assembly language, interpreted by the assembler.
Platform: | Size: 520192 | Author: chenbiao | Hits:

[assembly language30

Description: 电子琴汇编成语代码,可以用于微机原理的课程设计-Electronic keyboard assembler code idioms
Platform: | Size: 2048 | Author: 董政呈 | Hits:

[ARM-PowerPC-ColdFire-MIPSasmfunc

Description: lpc c-startup assembler code
Platform: | Size: 3072 | Author: Atmeg | Hits:

[assembly languageEcoTCP

Description: IPROM - TCP/IP for BBC/Master Computers over Econet =================================================== Author: Philip Blundell - Version: 0.14 - 16-Apr-1996 iprom/src - Philip Blundell s original ADE+ source code. This must be assembled with ADE+ or with a 6502 assembler that understands ADE+ syntax. iprom/asm - The ADE+ source code translated to BBC BASIC. This can be assembled with *ASSEM. iprom/rom - The assembled BBC TCP/IP ROM. The following commands are available: *ARP *DEROUTE *IPADDR <ip address> - Set this machine s IP address *ROUTE <target ip> <gateway ip> *TELAPI <ip address> (<port>) *TELNET <ip address> (<port>) - Telnets to the specified IP address Notes: A soft Break closes an open IP connection.- IPROM - TCP/IP for BBC/Master Computers over Econet =================================================== Author: Philip Blundell - Version: 0.14 - 16-Apr-1996 iprom/src - Philip Blundell s original ADE+ source code. This must be assembled with ADE+ or with a 6502 assembler that understands ADE+ syntax. iprom/asm - The ADE+ source code translated to BBC BASIC. This can be assembled with *ASSEM. iprom/rom - The assembled BBC TCP/IP ROM. The following commands are available: *ARP *DEROUTE *IPADDR <ip address> - Set this machine s IP address *ROUTE <target ip> <gateway ip> *TELAPI <ip address> (<port>) *TELNET <ip address> (<port>) - Telnets to the specified IP address Notes: A soft Break closes an open IP connection.
Platform: | Size: 39936 | Author: deartofty | Hits:

[Other Embeded programNC30-Assembly-Code-M16C

Description: 在C语言中,C LanguageWriting汇编代码程序代码,介绍和写作汇编器功能在C代码。 -C LanguageWriting Assembly Code in C Application Code , Introduction and Writing assembler functions in C code.
Platform: | Size: 19456 | Author: 陈圆圆 | Hits:

[ELanguageUntitled1

Description: Small Tictactoe game created to be recompiled into assembler code. Tried to switch it into assembler using MikroC but it doesn t seem to work. Any advice is welcome.
Platform: | Size: 1024 | Author: awoL | Hits:

[DSP programSVPWM-control-motor-code

Description: 三相交流异步电动机SVPWM开环调速控制程序,是关于TMS320F2407,汇编程序,自己还在看,作为参考还是可以,声明比较难懂的。高手别见笑了-SVPWM phase AC induction motor open-loop speed control program, on the TMS320F2407, assembler, they were still looking for reference or can be, relatively difficult to understand statements. Do not laugh at the master
Platform: | Size: 5120 | Author: 吴伟标 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net